[INFO] cloning repository https://github.com/IoIxD/rs_image
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IoIxD/rs_image" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIoIxD%2Frs_image", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIoIxD%2Frs_image'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b3db6d6c6b3be0737cdaec437f1086f2c87585e
[INFO] fixing IoIxD/rs_image against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIoIxD%2Frs_image" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/IoIxD/rs_image
[INFO] finished tweaking git repo https://github.com/IoIxD/rs_image
[INFO] tweaked toml for git repo https://github.com/IoIxD/rs_image written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/IoIxD/rs_image on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/IoIxD/rs_image already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded built v0.7.4
[INFO] [stderr]   Downloaded thin_trait_object v1.1.2
[INFO] [stderr]   Downloaded replace_with v0.1.7
[INFO] [stderr]   Downloaded ravif v0.11.10
[INFO] [stderr]   Downloaded bitreader v0.3.8
[INFO] [stderr]   Downloaded dav1d-sys v0.8.2
[INFO] [stderr]   Downloaded cc v1.1.17
[INFO] [stderr]   Downloaded dav1d v0.10.3
[INFO] [stderr]   Downloaded av-data v0.4.2
[INFO] [stderr]   Downloaded bitstream-io v2.5.3
[INFO] [stderr]   Downloaded image-webp v0.1.3
[INFO] [stderr]   Downloaded fallible_collections v0.4.9
[INFO] [stderr]   Downloaded dcv-color-primitives v0.6.1
[INFO] [stderr]   Downloaded mp4parse v0.17.0
[INFO] [stderr]   Downloaded cbindgen v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74f29422c12dd6b4183d48f2da53e1071b9b59dcdd707867f8a961119bd1da2e
[INFO] running `Command { std: "docker" "start" "74f29422c12dd6b4183d48f2da53e1071b9b59dcdd707867f8a961119bd1da2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74f29422c12dd6b4183d48f2da53e1071b9b59dcdd707867f8a961119bd1da2e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74f29422c12dd6b4183d48f2da53e1071b9b59dcdd707867f8a961119bd1da2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74f29422c12dd6b4183d48f2da53e1071b9b59dcdd707867f8a961119bd1da2e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]    Compiling cbindgen v0.27.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking bitstream-io v2.5.3
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling replace_with v0.1.7
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling thin_trait_object v1.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]     Checking ravif v0.11.10
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling rs_image_internal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.99s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "74f29422c12dd6b4183d48f2da53e1071b9b59dcdd707867f8a961119bd1da2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74f29422c12dd6b4183d48f2da53e1071b9b59dcdd707867f8a961119bd1da2e", kill_on_drop: false }`
[INFO] [stdout] 74f29422c12dd6b4183d48f2da53e1071b9b59dcdd707867f8a961119bd1da2e
